ISSUES FIXED
------------
1. [AdminMode] Company profile page cannot acccept multiple email address, separated by ";".
- Status: Fixed by code change.

2. [UserMode-Jompay] Adding new Biller, the Maximum Amount defaults to RM500,000 when 0 is entered. Should default to Jompay Maximum RM1,000,000.
- Status: Fixed by database value change.

FIX STEPS:
----------
a. Open the PCT database file *.accdb.
b. Navigate to Parameter Table.
c. Locate the keyname entry 'SystemPaymentLimit'.
d. Change the value from 500,000 to 1,000,000.
e. New Jompay Billers created will default to this new max limit.
f. End.